Back to search
30
MCP

AI Memory

pulsemcp/ai memory

Production-ready semantic memory management server that stores, retrieves, and manages contextual knowledge across sessions using PostgreSQL with pgvector for vector similarity search, featuring intelligent caching, multi-user support, memory relationships, automatic clustering, and background job processing for persistent AI memory and knowledge management systems.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AGI Memory
Provides persistent memory capabilities across conversations through PostgreSQL database integration with four memory types (episodic, seman
0 tools
Memory
SQLite-backed persistent memory server with FTS5 full-text search, entity relationship tracking, and project scoping for AI agents.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai_memory": {
      "url": "None",
      "transport": "http"
    }
  }
}